#app .app-wrapper .main {
  background-color: #fff;
}
#app .app-wrapper .main .main-wrapper {
  padding-top: 30px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper {
  background-color: #fff;
  border: 1px solid #b1b1b1;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item {
  display: flex;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic {
  width: 835px;
  height: 350px;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic img {
  width: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content {
  position: relative;
  flex: 1;
  box-sizing: border-box;
  color: #141414;
  padding: 20px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 {
  line-height: 24px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 a {
  font-size: 18px;
  font-weight: 700;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail {
  margin-top: 15px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left {
  height: 20px;
  line-height: 20px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column {
  display: inline-block;
  font-style: normal;
  padding: 0 7px;
  background-color: #a5301f;
  color: #fff;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column-name {
  display: inline-block;
  font-style: normal;
  padding: 0 8px;
  background-color: #e2e2e2;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right {
  color: #6e6e6e;
  height: 20px;
  line-height: 20px;
  float: right;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-from {
  font-style: normal;
  padding-left: 15px;
  background: url("../images/comp.png") 0 1px no-repeat;
  margin-right: 4px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-time {
  font-style: normal;
  padding-left: 15px;
  background: url("../images/clock.png") 0 1px no-repeat;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content {
  line-height: 18px;
  height: 140px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content a {
  font-size: 14px;
  line-height: 18px;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 58px;
  line-height: 58px;
  text-align: right;
  border-top: 1px solid #bebebe;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer a {
  font-size: 14px;
  line-height: 18px;
  color: #a5301f;
}
#app .app-wrapper .main .main-wrapper .info-search {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url("../images/xxgs_bg.jpg") no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 25px 20px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper div.swiper-container1 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item {
  height: 125px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a img {
  display: block;
  margin: 0 auto;
  width: 109px;
  height: 97px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .info-publish {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url("../images/xxgs_bg2.jpg") no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 25px 24px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper div.swiper-container2 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item {
  width: 190px;
  height: 125px;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a img {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .banner {
  margin: 20px 0 0;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .column-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column {
  width: 570px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top {
  display: flex;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span {
  display: inline-block;
  vertical-align: top;
  line-height: 53px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.icon {
  width: 85px;
  height: 53px;
  background: url("../images/title_icon.jpg") no-repeat;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.name {
  width: 90px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.line {
  flex: 1;
  height: 1px;
  margin-top: 26px;
  background-color: #a3392c;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more {
  width: 50px;
  text-align: right;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more a {
  color: #1a1a1a;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news {
  margin-top: 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item {
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e7e7e7;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .title {
  flex: 1;
  color: #1a1a1a;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .time {
  flex: 0 0 80px;
  width: 80px;
  color: #6e6e6e;
  text-align: right;
}
#app .app-wrapper .main .bottom-wrapper {
  background: #efefef;
}
#app .app-wrapper .main .bottom-wrapper .content {
  width: 1200px;
  margin: 20px auto 0;
  padding: 20px 0;
}
#app .app-wrapper .main .bottom-wrapper .content h2 {
  padding: 10px 0;
  font-size: 16px;
}
#app .app-wrapper .main .bottom-wrapper .content ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}
#app .app-wrapper .main .bottom-wrapper .content ul li {
  width: 170px;
  line-height: 30px;
}
#app .app-wrapper .main .bottom-wrapper .content ul li:hover a {
  color: #ac3e2f;
}
#app .app-wrapper .main .bottom-wrapper .content ul li a {
  color: #3c3c3c;
}
.button-next,
.button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 44px;
  line-height: 44px;
  margin-top: -22px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  font-size: 30px;
  outline: none;
}
.button-prev {
  left: 0;
}
.button-next {
  right: 0;
}
/*新样式覆盖*/
#app .app-wrapper .main .main-wrapper {
  padding-top: 30px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper {
  background-color: #fff;
  border: 1px solid #b1b1b1;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item {
  display: flex;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic {
  width: 835px;
  height: 350px;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic img {
  width: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content {
  position: relative;
  flex: 1;
  box-sizing: border-box;
  color: #141414;
  padding: 20px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 {
  line-height: 24px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 a {
  font-size: 18px;
  font-weight: 700;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail {
  margin-top: 15px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left {
  height: 20px;
  line-height: 20px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column {
  display: inline-block;
  font-style: normal;
  padding: 0 7px;
  background-color: #a5301f;
  color: #fff;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column-name {
  display: inline-block;
  font-style: normal;
  padding: 0 8px;
  background-color: #e2e2e2;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right {
  color: #6e6e6e;
  height: 20px;
  line-height: 20px;
  float: right;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-from {
  font-style: normal;
  padding-left: 15px;
  background: url("../images/comp.png") 0 1px no-repeat;
  margin-right: 4px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-time {
  font-style: normal;
  padding-left: 15px;
  background: url("../images/clock.png") 0 1px no-repeat;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content {
  line-height: 18px;
  height: 140px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content a {
  font-size: 14px;
  line-height: 18px;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 58px;
  line-height: 58px;
  text-align: right;
  border-top: 1px solid #bebebe;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer a {
  font-size: 14px;
  line-height: 18px;
  color: #a5301f;
}
#app .app-wrapper .main .main-wrapper .info-search {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url("../images/xxgs_bg.jpg") no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 25px 20px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper div.swiper-container1 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item {
  height: 140px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a img {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 120px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .info-publish {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url("../images/xxgs_bg2.jpg") no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 25px 24px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper div.swiper-container2 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item {
  width: 190px;
  height: 125px;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a img {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .banner {
  margin: 20px 0 0;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .column-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar {
  padding-right: 20px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .title {
  background-image: url("../images/jiyuan/title_left_bg.png");
  background-repeat: no-repeat;
  background-position: 180px center;
  background-color: #eb6877;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 6px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list {
  width: 260px;
  display: flex;
  flex-direction: column;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 8px;
  background-color: #f6f6f6;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item a {
  color: inherit;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item:last-child {
  border-bottom: none;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item img {
  width: 130px;
  height: 80px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item span {
  color: #1a1a1a;
  padding: 10px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .main-side-bar {
  width: 900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column {
  width: 440px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column:first-child {
  margin-right: 20px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top {
  display: flex;
  justify-content: space-between;
  background-color: #eee;
  border-radius: 6px 6px 0 0;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span {
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.name {
  width: 120px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  background: url("../images/jiyuan/title_bg.png") no-repeat;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more {
  width: 50px;
  text-align: right;
  padding: 0 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more a {
  color: #1a1a1a;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news {
  margin-top: 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item {
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e7e7e7;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .title {
  flex: 1;
  color: #1a1a1a;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .time {
  flex: 0 0 80px;
  width: 80px;
  color: #6e6e6e;
  text-align: right;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper {
  display: flex;
  justify-content: space-between;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new {
  display: flex;
  padding: 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new img {
  width: 80px;
  height: 80px;
  padding-right: 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description {
  color: #333;
  line-height: 24px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description .title {
  width: 240px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description .content {
  font-size: 12px;
  color: #5f5f5f;
  width: 240px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description .tips {
  text-align: right;
  padding-top: 10px;
  font-size: 12px;
  color: #8c939d;
}
#app .app-wrapper .main .bottom-wrapper {
  background: #efefef;
}
#app .app-wrapper .main .bottom-wrapper .content {
  width: 1200px;
  margin: 20px auto 0;
  padding: 20px 0;
}
#app .app-wrapper .main .bottom-wrapper .content h2 {
  padding: 10px 0;
  font-size: 16px;
}
#app .app-wrapper .main .bottom-wrapper .content ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}
#app .app-wrapper .main .bottom-wrapper .content ul li {
  width: 170px;
  line-height: 30px;
}
#app .app-wrapper .main .bottom-wrapper .content ul li:hover a {
  color: #ac3e2f;
}
#app .app-wrapper .main .bottom-wrapper .content ul li a {
  color: #3c3c3c;
}
.button-next,
.button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 44px;
  line-height: 44px;
  margin-top: -22px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  font-size: 30px;
  outline: none;
}
.button-prev {
  left: 0;
}
.button-next {
  right: 0;
}

  
/* 适老模式 */
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 a{font-size: 32px;line-height: 44px;}
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column{font-size: 28px;}
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column-name{font-size: 28px;}
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left{height: 35px;line-height: 35px;}
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail{height: 35px;line-height: 35px;}
.oldModel #app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer a{font-size: 28px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .title{background-position: 208px center;font-size: 32px;height: 70px;line-height: 70px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item span{font-size: 28px;width: 94px!important;line-height: 32px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .side-bar .list .item img{width: 130px!important;height: 115px!important;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column{width: 100%;margin-right: 0;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column:not(:nth-child(1)){margin-top: 24px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.name{width: 140px;font-size: 32px;background-size: 100%;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more a{font-size: 28px;width: 120px;display: block;float: right;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .title{font-size: 30px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .time{font-size: 28px;flex: 0 0 150px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description .title{width: 300px!important;}
.oldModel .t-ellipsis{font-size: 28px;line-height: 38px;}
.oldModel #app .app-wrapper .main .main-wrapper .column-wrapper .column .img-wrapper .img-new .new-description .tips{font-size: 28px;}
.oldModel #app .app-wrapper .main .bottom-wrapper .content ul li{width: 300px;line-height: 46px;}
.oldModel {}
.oldModel {}